Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Compile AVR examples on Windows CI #1121

Merged
merged 4 commits into from
Jan 14, 2024

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented Jan 13, 2024

I'm probably about to remember why we didn't do this before.

  • Merge the Windows Hosted, AVR, Cortex-M CI jobs into one.
  • Accelerate downloading and unzipping of GCCs with parallel jobs.
  • Add AVR GCC and enable the example compilation again.
  • AVR GCC 12 Linker does not require -Wl,--no-warn-rwx-segment anymore
  • Fix Windows GCC links in the installation instructions

@salkinium salkinium added this to the 2024q1 milestone Jan 13, 2024
@salkinium salkinium force-pushed the feature/windows_ci_avr branch 27 times, most recently from 82aa86e to f3169fb Compare January 13, 2024 23:48
@salkinium salkinium force-pushed the feature/windows_ci_avr branch 7 times, most recently from 910908c to 0ad2dcf Compare January 14, 2024 14:05
@salkinium salkinium force-pushed the feature/windows_ci_avr branch from 0ad2dcf to fa188e1 Compare January 14, 2024 14:37
@salkinium salkinium force-pushed the feature/windows_ci_avr branch from fa188e1 to d1a6984 Compare January 14, 2024 15:31
@salkinium salkinium marked this pull request as ready for review January 14, 2024 15:37
@salkinium salkinium merged commit d1a6984 into modm-io:develop Jan 14, 2024
12 checks passed
@salkinium salkinium deleted the feature/windows_ci_avr branch January 14, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant